home *** CD-ROM | disk | FTP | other *** search
- "MainWindow" = {
- ACTIONS = (
- "protectHeap:",
- "show:",
- "unprotectHeap:",
- "invert:",
- "mark:",
- "browserClicked:",
- "removeFilter:",
- "display:",
- "showSizesClicked:"
- );
- OUTLETS = (
- commandMatrix,
- stringTable,
- info,
- browser,
- iconButton,
- filterBox,
- invertButton,
- protectCell,
- filterButton,
- unprotectCell,
- sortButton,
- window,
- showButton,
- scrollView,
- text,
- proc,
- sizesButton
- );
- SUPERCLASS = Object;
- };
- "FirstResponder" = {ACTIONS = ("orderFrontNXColorPanel:"); SUPERCLASS = NSObject; };
-